This repository was archived by the owner on Feb 6, 2026. It is now read-only.
ps-realtor: full user interface overhaul#57
Open
FrazzIe wants to merge 115 commits intoProject-Sloth:mainfrom
Open
ps-realtor: full user interface overhaul#57FrazzIe wants to merge 115 commits intoProject-Sloth:mainfrom
FrazzIe wants to merge 115 commits intoProject-Sloth:mainfrom
Conversation
>we are not in .net
- text-shadow for readability - cover image - fix responsiveness
- ensure form covers fullscreen - remove unused chevron - sticky position the left-column - optimise door loop for shell - use icons for door add/remove btns
Member
|
Holy shit... okay, this is a lot. Excellent work, I'd need to review when ready and fully test before merging. Thank you for contributing, we are grateful! |
Author
No problem, I'm starting to test things now. |
Author
|
I've updated the PR with up-to-date screenshots and explanation on testing. From my testing results I also had to fix some issues within ps-housing and have create a separate PR, so to properly test this, you will need the changes I made in ps-housing also. #ps-realtor: full user interface overhaul additional fixes Project-Sloth/ps-housing#271 |
ahmadpapa
approved these changes
Feb 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
The purpose of this pull request is to:
Details
NOTE: I was originally aiming just to improve the responsiveness and readability of the interface, but I might of got a bit carried away 😅
UI Changes / Functionality
Home overview
Properties
Properties details
House
Apartment
Properties management
Apartments
Apartments details
List property (splash screen)
List property
Testing Steps
I've done a full test of creating, managing and selling both mlo vs shell & also apartments. From my testing I've fixed everything that I have found wrong and have also had to modify ps-housing to fix certain issues around property images which i'll open a separate PR for those changes.
Steps